x11: Remove outdated variable definition
authorBenjamin Otte <otte@redhat.com>
Tue, 23 Nov 2010 00:09:22 +0000 (01:09 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Dec 2010 19:21:03 +0000 (20:21 +0100)
gdk/x11/gdkprivate-x11.h

index f79c9632b72515146c66a85f77eaadce185daa93..163093f7ccf21f682c0bce62608e41911bbbcab5 100644 (file)
@@ -143,7 +143,6 @@ cairo_surface_t * _gdk_x11_window_create_bitmap_surface (GdkWindow *window,
                                                          int        width,
                                                          int        height);
 
-extern GdkDrawableClass  _gdk_x11_drawable_class;
 extern gboolean                 _gdk_use_xshm;
 extern const int         _gdk_nenvent_masks;
 extern const int         _gdk_event_mask_table[];